home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
C
/
Applications
/
µSim 1.1
/
source
/
Scroll.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-05-25
|
213 b
|
7 lines
|
[
TEXT/CWIE
]
/* VScrollRect: ultra-fast vertical ScrollRect that does not fill
with the background pattern; useful when drawing in srcCopy */
#pragma internal on
void VScrollRect(RectPtr r, short dh);
#pragma internal reset